Can anyone recommend a good Node.js Client for PagerDuty Events API v2?
Node.js PagerDuty Client Recommendation
Hi Ryan,
You may be interesting in checking out node-pagerduty, as it supports our Events v2 API: https://www.npmjs.com/package/node-pagerduty#events
Hope this helps - let me know if you have any other questions!